Click or drag to resize

IsGreaterThanOrEqualTo Constructor

Overload List
  NameDescription
Public methodIsGreaterThanOrEqualTo(PropertyPath, PropertyPath)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Public methodIsGreaterThanOrEqualTo(PropertyPath, Boolean)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Public methodIsGreaterThanOrEqualTo(PropertyPath, DateTime)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Public methodIsGreaterThanOrEqualTo(PropertyPath, Double)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Public methodIsGreaterThanOrEqualTo(PropertyPath, Int64)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Public methodIsGreaterThanOrEqualTo(PropertyPath, String)
Initializes a new instance of the IsGreaterThanOrEqualTo class.
Top
See Also